Creates a new StrongNamedEntity<TId> instance.

Name Description
StrongNamedEntity() Creates a new StrongNamedEntity<TId> instance with a null reference (Nothing in Visual Basic) name and an identifier initialized as default(TIs).
StrongNamedEntity(TId, string) Creates a new StrongNamedEntity<TId> instance.
StrongNamedEntity(string) Creates a new StrongNamedEntity<TId> instance with an identifier initialized as default(TIs).